projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8c5f06
)
(mh-make-folder-list-filter): store-match-data => set-match-data.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 14 Mar 1998 04:51:45 +0000
(
04:51
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 14 Mar 1998 04:51:45 +0000
(
04:51
+0000)
lisp/mail/mh-utils.el
patch
|
blob
|
history
diff --git
a/lisp/mail/mh-utils.el
b/lisp/mail/mh-utils.el
index ba654dadd67f4d358a853965a77a16ea942d6a9b..bcbe2e6a0b57cb305071ea573bc6382af90dbf98 100644
(file)
--- a/
lisp/mail/mh-utils.el
+++ b/
lisp/mail/mh-utils.el
@@
-808,7
+808,7
@@
Set the `mh-progs' and `mh-lib' variables to the file names."
(cons (list new-folder)
mh-folder-list-temp)))
(setq position (1+ line-end)))
- (s
tore
-match-data prevailing-match-data))
+ (s
et
-match-data prevailing-match-data))
(setq mh-folder-list-partial-line (substring output position))))